Namespace:  C1.Data
Assembly:  C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)

Syntax

C#
bool IPagedCollectionView.IsPageChanging { get; }
Visual Basic
Private ReadOnly Property IsPageChanging As Boolean
	Implements IPagedCollectionView.IsPageChanging
	Get

Implements

IPagedCollectionViewIsPageChanging()()()()

See Also